
/* HEADER - INÍCIO*/
.caixa {
    /* width: 940px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgb(237, 237, 237);
    /* gap: 35%; */
}


.alert_success {
    color: rgb(0,0,0);
    background-color:chocolate;
    border-color: #d6e9c6;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}


.logo_geral{
    /* display: flex; */
    width: 150px;
    margin-right: 10px;
    /* gap: 100px; */
}

.logo_geral_sumir{
    /* display: none; */
    width: 200px;
    margin-right: 10px;
    /* gap: 100px; */
}

.foto_usuario {
    width: 40px;
    border-radius: 100px;
}

.icones-cabecalho {
    width: 20px;
    filter: brightness(10%)
}

.icones-cabecalho:hover {
    transform:scale(1.5);
}

.dados_usuario_logado {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding-left: 70%; */
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color: rgb(23, 44, 81);
    background: white;
}

.dados_usuario_logado_min_menu {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 250px;
}

.logo_cabecalho {
    width: 150px;
    margin-left: 15px;
}

.login_usuario {
    display: inline-block;
    padding-right: 2%;
    font-size: 12px;
    font-weight: bold;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color: rgb(23, 44, 81);
}

.titulo_site {
    font-size: 22px;
    font-weight: bold;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color: rgb(23, 44, 81);
    /* background-color: brown; */
}
/* HEADER - FIM */

.corpo_geral {
    overflow: hidden;
}

/* LOGIN - INICIO */
.form-usuario {
    display: flex;  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    padding-top: 5%;
    padding-left: 40%;
}

.bloco_main {
    background: rgb(237, 237, 237);
    height: 900px;
}

.usuario-titulo {
    /* display: block; */
    /* width: 105%; */
    padding-top: 10%;
    /* padding-left: 5px; */
    /* text-align: center; */
    /* margin-top: 10px; */
    /* margin-bottom: 15px; */
    font-size: 15px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.usuario {
    display: block;
    text-align: center;
    /* text-align: justify; */
    padding-top: 25px;
    padding-left: 5px;
    padding-bottom: 15px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
  
.usuario_2 {
    display: block;
    text-align: center;
    padding-bottom: 10px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
  
  
.form-control {
    display: inline-block;
    text-align: center;
    /* background: rgb(0, 0, 0); */
    /* width: 20%; */
    height: 20px;
    margin-bottom: 10px;
    color: #555;
    border: 1px solid #ccc;
    font-family: Arial, Helvetica, sans-serif;
}
  
.enviar {
display: flex;
justify-content: center;
padding-left: 40px;
}


.botao{
    /* display: inline-block; */
    text-align: center;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.botao:hover {
    color: rgb(237,237,237);
    background-color: rgb(33, 38, 49);
}
/* LOGIN - FIM */



.titlo_tabela {
  /* float: right; */
  /* width: 83%; */
  width: 87%;
  display: flex;
  /* display: inline-block; */
  /* text-align: center; */
  /* color: #ccc; */
  /* background-color: rgb(175, 4, 164); */
  /* background-color: rgb(33, 38, 49); */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  background: rgb(237, 237, 237);
}

.texto_tabela {
    display: flex;
    justify-content: center;
    padding-left: 30px;
}


.barra_rolagem_menu {
    max-height: 420px;
    overflow: auto;
    @media only screen and (max-width: 1024px) {
        background-color: white;
        max-height: 520px;
        overflow: auto;
    }
}

.rolagem_menu {
    display: flex;
    flex-direction: column;
    float: left;
/* width: 282px; */
    /* width: 16.5%; */
    width: 13%;
    /* height: 435px; */
    height: 900px;
    background-color: rgb(35, 57, 97);
    /* display: inline-block; */
    /* display: flex;
    align-items: center; */
}


.titulo_menu {
  width: 100%;
  text-align: center;
  color: #ccc;
  background-color: rgb(33, 38, 49);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}


.titulo_menu_2 {
    /* margin-top: 5px; */
    margin-top: 1%;
    width: 16.5%;
    text-align: center;
    color: #ccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 5px;
    padding-left: 10%;
}

.itens_menu:hover {
    color: rgb(237,237,237);
    background-color: rgb(33, 38, 49);
}

.div_itens {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    gap: 30px;
    padding-top: 20px;
}

.itens_menu {
    color: #ccc;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20%;  
}

/* FIM DA BARRA DE ROLAGEM */

.empresas {
  /* float: right; */
  /* background-color: #C78C19; */
  display:inline-block;
  /* width: 83%; */
  /* text-align: center; */
  /* padding-left: 7%; */
}

.tabela_empresas {
  /* position: absolute; */
  display: block;
  /* padding-right: 50px; */
  text-align: center;
}

.linha_tabela_empresas_cabecario {
  /* padding-left: 150px; */
  width: 385px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
}

.linha_tabela_empresas {
  /* padding-left: 170px; */
  padding-bottom: 12px;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}


.linha_tabela_usuarios_cabecario {
    padding-left: 60px;
    padding-top: 15px;
    padding-bottom: 30px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
  }
  
  .linha_tabela_usuarios {
    padding-left: 60px;
    /* background-color: aquamarine; */
    padding-bottom: 20px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
  }

/* INÍCIO: FORMULARIO CRIAÇÃO DE USUÁRIO */

.tabela_usuario {
    /* position: absolute; */
    display: block;
    /* padding-right: 50px; */
    text-align: center;
    padding-left: 20px;
}



.cricao_usuario_titulo {
    /* background-color: aquamarine; */
    padding-top: 7%;
    padding-left: 22%;
    font-size: 15px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.campo_usuario {
    /* display: inline; */
    text-align: center;
    /* text-align: justify; */
    padding-top: 25px;
    padding-left: 5px;
    padding-bottom: 15px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
  
.campo_usuario_2 {
    /* display: block; */
    text-align: center;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

.campo_criacao_empresa{
        /* display: inline; */
        text-align: center;
        /* text-align: justify; */
        padding-top: 25px;
        padding-left: 100px;
        padding-bottom: 15px;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
}

.campo_empresa_2 {
    /* display: block; */
    text-align: center;
    padding-left: 100px;
    padding-bottom: 10px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

.botao_2{
    /* display: inline-block; */
    text-align: center;
    padding: 6px 12px;
    margin-right: 15%;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.botao_2:hover {
    color: rgb(237,237,237);
    background-color: rgb(33, 38, 49);
}


.botao_3{
    /* display: inline-block; */
    text-align: center;
    padding: 6px 12px;
    margin-right: 27%;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.botao_3:hover {
    color: rgb(237,237,237);
    background-color: rgb(33, 38, 49);
}


.botao_4{
    /* display: inline-block; */
    /* text-align: center; */
    padding: 6px 12px;
    margin-right: 99%;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.botao_4:hover {
    color: rgb(237,237,237);
    background-color: rgb(33, 38, 49);
}





/* FIM: RODAPE FORMULARIO CRIAÇÃO DE USUÁRIO*/


.rodape_geral {
    display: flex;
    justify-content: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: rgb(33, 38, 49);
}


.logo_rodape {
    /* display: flex; */
    /* align-self:flex-end; */
    /* width: 200px;
    height: 50px; */
    padding-left: 30%;
    padding-bottom: 15px;
    padding-top: 25px;
  }

.texto-rodape {
    /* display: flex; */
    /* justify-self: center; */
    padding-bottom: 20px;
    color: #ccc;
}

/* RODA PE - FIM */